projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f4dee9b
)
GtkTreeModel: Documentation fix
author
Debarshi Ray
<debarshir@gnome.org>
Wed, 21 Jan 2015 10:28:19 +0000
(11:28 +0100)
committer
Matthias Clasen
<mclasen@redhat.com>
Sat, 24 Jan 2015 21:16:35 +0000
(16:16 -0500)
https://bugzilla.gnome.org/show_bug.cgi?id=743286
gtk/gtktreemodel.c
patch
|
blob
|
history
diff --git
a/gtk/gtktreemodel.c
b/gtk/gtktreemodel.c
index 8bbf55d0258364c5061dae1ed3bdc4551c051f86..258363f5c343919098abdc40a0a4dadec5e72cda 100644
(file)
--- a/
gtk/gtktreemodel.c
+++ b/
gtk/gtktreemodel.c
@@
-2400,7
+2400,7
@@
gtk_tree_row_reference_new_proxy (GObject *proxy,
* Returns a path that the row reference currently points to,
* or %NULL if the path pointed to is no longer valid.
*
- * Returns: a current path, or %NULL
+ * Returns:
(nullable) (transfer full):
a current path, or %NULL
*/
GtkTreePath *
gtk_tree_row_reference_get_path (GtkTreeRowReference *reference)